home *** CD-ROM | disk | FTP | other *** search
/ The Atari Compendium / The Atari Compendium (Toad Computers) (1994).iso / files / umich / sound / players / naudio.lzh / naudio / read.me < prev   
Text File  |  1993-11-30  |  6KB  |  193 lines

  1. Mulle KybernetiK presents:
  2.  
  3.                                  -----------
  4.                                  N A U D I O
  5.                                  -----------
  6.  
  7.          the sample/module replay library for Atari STs, STEs, TTs and
  8.          Falcon machinery
  9.  
  10.          © 1993 Mulle KybernetiK
  11.  
  12.  
  13.                       "Bang that bit that doesn't bang"
  14.  
  15.  
  16.  
  17.                      ===============
  18.                      Deutsch-English
  19.                      ===============
  20.  
  21.  
  22. D e u t s c h :
  23. ==============
  24.  
  25. Hallo
  26.  
  27. Du hast so eben die "Evaluation Version" von NAUDIO von Netz gezogen.
  28.  
  29. INSTALLATION:
  30. ------------
  31. Um sie bei dir zu installieren, kopierst du am besten erst mal alles
  32. irgendwo auf die Festplatte. Wenn du diesen Text nicht mit einem
  33. Archivierprogramm liest, dürfte dieser Schritt ja bereits getan sein.
  34.  
  35. SCHNELL:
  36.    Den -Inhalt- des HEADER Ordners und den -Inhalt- des LIB-Ordners in
  37.    den EXAMPLES-Ordner kopieren.
  38.  
  39. LANGSAM:
  40.    Aus dem Ordner HEADER kopierst du den NAUDIO-Ordner zu den
  41.    Includedateien des C-Compilers. D.h. dort wo "stdlib.h" und "stdio.h"
  42.    stehen, steht dann auch der NAUDIO-Ordner. Es ist wichtig, daß nicht
  43.    die einzelnen NAUDIO-Includefiles auf der Verzeichnisebene der
  44.    PURE-Includefiles rumliegen.
  45.    Den Inhalt des LIB Ordners kopierst du zu deinen anderen
  46.    PURE-C-Libraries (PCSTDLIB.LIB und Freunde..)
  47.  
  48. So jetzt fix in die Pure-C Shell und das Projekt NAUDIO.PRJ aus den
  49. EXAMPLES laden. Und los gehts mit der Erstellung der ersten vier
  50. NAUDIO Applikationen.
  51.  
  52.  
  53. EINKAUFEN:
  54. ---------
  55. Zum Testen sollte soweit alles beisammen sein. Wenn du nach ein paar
  56. Testprogrammen zu der Entscheidung gelangst, daß du die Library nicht
  57. weiter benutzen willst. OK. Kein Problem.
  58.  
  59.  
  60. WAS GIBTS:
  61. ---------
  62. Wenn du aber findest, daß du für 55.- DM hier nichts falsch machen
  63. kannst, dann erwartet dich folgendes:
  64.  
  65. o  eine personalisierte NAUDIO Version (vollständig)
  66.  
  67. o  die Handbücher auf einem HP LJ 4 gedruckt (ev. kopiert) mit Graphiken
  68.  
  69. o  Support über die gute alte Bundespost.(Frankierter Rückumschlag,
  70.    etc. (bei dem Spottpreis nicht anders machbar))
  71.  
  72. o  Lizenz für eine unbeschränkte Anzahl von Freewareprogrammen und
  73.    für ein kommerzielles (Share- Beg- Commercialware) Programm
  74.  
  75. o  Als Bonus, nicht Bestandteil des Pakets, ein kleiner GEM
  76.    TrackerEditor (nix dolles, und noch etwas "roh")
  77.  
  78.  
  79.  
  80. EVALUATION != KOMPLETT:
  81. ----------------------
  82. Die Evaluationlibrary ist relativ dokumentationslos und hat zudem in der
  83. "Evaluation Version" folgende Einschränkungen:
  84.  
  85. o  F_PSG_ENGINE
  86.    Q_STE_ENGINE
  87.    FALCON2_ENGINE sind nicht in der Library
  88.  
  89. o  Die FALCON_(Q)ENGINEs können nur < 40KHz
  90.  
  91. o  bei der Initialisierung wirft NAUDIO eine *langsame* Copyright-Notiz
  92.    auf den Bildschirm aus
  93.  
  94. o  die 'Doku' ist exportiertes ASCII und sieht daher wirklich nicht
  95.    besonders aus.
  96.  
  97. o  und natürlich darf diese Library nur eingesetzt werden, damit du
  98.    entscheiden kannst, ob sie für dich von Interesse ist.
  99.  
  100.  
  101. MEHR INFO:
  102. ---------
  103. --> Weiter gehts mit FLYER!  (noch 'ne Datei)
  104.  
  105.  
  106.  
  107.  
  108.     ""==__==""==__==""==__==""==__==""==__==""==__==""==__==""==__==
  109.  
  110.     ==__=="==__=="==__=="==__=="==__=="==__=="==__=="==__=="==__=="=
  111.  
  112.  
  113.  
  114. E n g l i s h :
  115. ==============
  116.  
  117. Hello
  118.  
  119. You just downloaded the "Evaluation Version" of NAUDIO.
  120.  
  121. INSTALLATION:
  122. ------------
  123. To install it, it's best to first copy everything to your harddisk.
  124. Since you are reading this text file, you probably have already done
  125. this.
  126.  
  127.  
  128. FAST:
  129.    Copy the -contents- of the HEADER folder and the -contents- of the
  130.    LIB folder into the EXAMPLES folder.
  131.  
  132. SLOW:
  133.    From the folder HEADER you need to copy the complete NAUDIO
  134.    folder contained therein to the Includedirectory of your C-Compiler.
  135.    That's where "stdlib.h" and "stdio.h" f.e. are located. It is important
  136.    that you don't copy the individual files there, but the complete folder.
  137.    Copy the contents of the LIB folder to the directory, where you
  138.    keep your PURE-C libraries (PCSTDLIB et. al.)
  139.    Now just start up the Pure-C Shell and use the supplied project file
  140.    NAUDIO.PRJ from the EXAMPLES directory to effortlessly create your first
  141.    four NAUDIO applications.
  142.  
  143. Everything should be set now, so that you can start testing immediately.
  144. If after a while you reach the decision, that you don't want
  145. to use this library, fine. No problem.
  146.  
  147.  
  148. SHOPPING:
  149. --------
  150. But if you find that you can't go wrong with an investment of 55 DM,
  151. that's what you can expect:
  152.  
  153. o  a personalized version of NAUDIO (complete)
  154.  
  155. o  the laser printed handbooks complete with graphics (possibly xerox copies)
  156.    (there are so far no translations available)
  157.  
  158. o  support via regular (surface) mail. (With international reply coupons,
  159.    sorry but at that price, you can't expect anything else)
  160.  
  161. o  the run-time license for an unlimited number of freeware programs and
  162.    one commercial program (be it shareware, begware or commercial ware).
  163.    See also the licensing agreement for complete details.
  164.  
  165. o  As a bonus, not part of the package, a small GEM TrackerEditor (useable
  166.    but still "rough")
  167.  
  168.  
  169.  
  170. EVALUATION != COMPLETE:
  171. ----------------------
  172. The evaluation library comes with little documentation. It is also missing
  173. the following features:
  174.  
  175. o  F_PSG_ENGINE
  176.    Q_STE_ENGINE
  177.    FALCON2_ENGINE are not in this library
  178.  
  179. o  the FALCON_ENGINE only runs with less than 40KHz
  180.  
  181. o  NAUDIO spits out a *slow* copyright note on initialization
  182.  
  183. o  the 'documentation' is exported ASCII and therefore not very readable.
  184.  
  185. o  and of course, this library may only be used for the evaluation of
  186.    its usefulness.
  187.  
  188.  
  189.  
  190. MORE INFO:
  191. ---------
  192. On with --> FLYER! (another text file)
  193.